-
-
Notifications
You must be signed in to change notification settings - Fork 432
PR Template #1446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR Template #1446
Conversation
Personally I would find it useful for it to be more similar to templates used elsewhere in jupyter repos |
Agreed, original issue for example references https://github.com/jupyter-server/jupyter-scheduler/blob/main/.github/pull_request_template.md. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thank you @jonahjung22.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed, it's great to follow the Jupyter PR template. Thank you all for adding this.
I usually structure my PR descriptions differently, but this is a great starting point for new contributors. 👍
Problem
The Jupyter AI repository currently does not have a PR template for PRs. Developers need a more streamlined template that focuses on the essential information while remaining comprehensive enough for proper code review. This addresses and fixes #1444.
Solution
Created a concise PR template that maintains the Problem/Solution structure while removing unnecessary sections. The new template:
Testing Instructions
Create a PR and fill out the template
Screenshots/Demo
Not Applicable
Future Enhancements
Not Applicable